diff options
Diffstat (limited to 'cad/linux-eagle5/Makefile')
-rw-r--r-- | cad/linux-eagle5/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |