diff options
Diffstat (limited to 'comms/jpilot/Makefile')
-rw-r--r-- | comms/jpilot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 7c8693dd9f5..323cfcbec7b 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/11/09 14:17:06 itojun Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:56:15 wiz Exp $ # DISTNAME= jpilot-0.98.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://jpilot.linuxave.net/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://jpilot.linuxave.net/ +COMMENT= desktop organizer application for the palm pilot BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+>=1.2.0:../../x11/gtk |