diff options
Diffstat (limited to 'cad/linux-eagle5')
-rw-r--r-- | cad/linux-eagle5/Makefile | 1 | ||||
-rw-r--r-- | cad/linux-eagle5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index a510e912cdf5..84edc783f2b8 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:S/linux-//}-${EAGLEVERSION}${EAGLELANG} EXTRACT_SUFX= .tgz MAINTAINER?= riggs@rrr.de +COMMENT?= An easy to use, yet powerful tool for designing printed circuit boards RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/cad/linux-eagle5/pkg-comment b/cad/linux-eagle5/pkg-comment deleted file mode 100644 index 26de3b62b469..000000000000 --- a/cad/linux-eagle5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An easy to use, yet powerful tool for designing printed circuit boards |