19 lines
458 B
Makefile
19 lines
458 B
Makefile
# $OpenBSD: Makefile,v 1.11 2001/05/06 05:05:43 lebel Exp $
|
|
|
|
COMMENT= "programs and library for the 'X-face' mail and news header"
|
|
|
|
DISTNAME= compface
|
|
PKGNAME= compface-1.0
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/aux/
|
|
NEED_VERSION= 1.402
|
|
|
|
PERMIT_PACKAGE_CDROM= "no fee"
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= "no fee"
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MAINTAINER= Hans-Guenter Weigand <hgw@d1906.inka.de>
|
|
|
|
.include <bsd.port.mk>
|