20 lines
455 B
Makefile
20 lines
455 B
Makefile
# $OpenBSD: Makefile,v 1.13 2002/10/27 00:03:16 naddy 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/
|
|
|
|
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>
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|