23 lines
413 B
Makefile
Raw Normal View History

1998-01-23 06:15:35 +00:00
# OpenBSD makefile for: freefonts
# Version required: 0.10
# Date created: 11 January 1998
# Whom: Don Schmidt
#
# $OpenBSD: Makefile,v 1.3 2000/02/22 20:27:34 turan Exp $
1998-01-23 06:15:35 +00:00
#
DISTNAME= freefonts-0.10
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
NEED_VERSION= 1.191
1998-01-23 06:15:35 +00:00
MAINTAINER= ports@OpenBSD.ORG
1998-01-23 06:15:35 +00:00
WRKDIST= ${WRKDIR}
1998-01-23 06:15:35 +00:00
USE_X11= yes
post-install:
@cat ${PKGDIR}/DESCR
1998-01-23 06:15:35 +00:00
.include <bsd.port.mk>