pkgsrc/x11/xkeycaps/Makefile
tsarna 6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00

14 lines
303 B
Makefile

# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:39 tsarna Exp $
#
DISTNAME= xkeycaps-2.38
CATEGORIES= x11
MASTER_SITES= http://people.netscape.com/jwz/xkeycaps/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.jwz.org/xkeycaps/
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"