pkgsrc/print/pscal/Makefile
mjl 0a1eae1e09 Update to 1.15
- updated Esperanto translation
  - new Serbian translation
  - updated Polish translation
  - new Turkish translation
2002-01-20 02:34:38 +00:00

19 lines
500 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/01/20 02:34:38 mjl Exp $
#
DISTNAME= pscal-1.15
CATEGORIES= print
MASTER_SITES= http://www.panix.com/~mbh/pscal/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.panix.com/~mbh/projects.html
COMMENT= produces simple, nice-looking PostScript calendars
do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pscal ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pscal
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pscal
.include "../../mk/bsd.pkg.mk"