24 lines
421 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.5 2000/04/09 17:38:41 espie Exp $
1998-01-23 06:15:35 +00:00
#
DISTNAME= freefonts-0.10
CATEGORIES= x11
NEED_VERSION= 1.191
FAKE=No
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
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>