1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-fonts/freefonts/Makefile

22 lines
449 B
Makefile
Raw Normal View History

# New ports collection makefile for: freefonts
# Version required: 0.10
# Date created: Thu Aug 1 21:32:14 CDT 1996
# Whom: erich@FreeBSD.org
#
1997-12-04 13:58:06 +00:00
# $Id: Makefile,v 1.4 1997/11/30 19:19:41 vanilla Exp $
#
DISTNAME= freefonts-0.10
CATEGORIES= x11
1997-12-04 13:58:06 +00:00
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
MAINTAINER= erich@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X11= yes
post-install:
@cat ${PKGDIR}/DESCR
.include <bsd.port.mk>