diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /cad/linux-eagle/Makefile | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'cad/linux-eagle/Makefile')
-rw-r--r-- | cad/linux-eagle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile index a510e912cdf5..84edc783f2b8 100644 --- a/cad/linux-eagle/Makefile +++ b/cad/linux-eagle/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 |