DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / ipv6 / ptrtd / Makefile
index c84b3d6e55efcdff872d5d51ee1f73b0e6bea641..35f3b5ffe8a9d9710dc483369dea59c3a02556bd 100644 (file)
@@ -26,12 +26,14 @@ define Package/ptrtd
   CATEGORY:=IPv6
   DEPENDS:=+kmod-ipv6 +kmod-tun +ip
   TITLE:=Portable Transport Relay Translator Daemon
-  DESCRIPTION:=\
-       The Portable Transport Relay Translator Daemon (pTRTd)\\\
-       is a method of allowing IPv6 hosts to communicate with IPv4 hosts.
   URL:=http://v6web.litech.org/ptrtd/
 endef
 
+define Package/ptrtd/description
+       The Portable Transport Relay Translator Daemon (pTRTd)
+       is a method of allowing IPv6 hosts to communicate with IPv4 hosts.
+endef
+
 MAKE_FLAGS += \
        CFLAGS="$(TARGET_CFLAGS)"