openbsd-ports/graphics/compface/Makefile
2004-11-30 01:06:33 +00:00

21 lines
467 B
Makefile

# $OpenBSD: Makefile,v 1.14 2004/11/30 01:06:33 espie 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
WANTLIB= c
MAINTAINER= Hans-Guenter Weigand <hgw@d1906.inka.de>
NO_REGRESS= Yes
.include <bsd.port.mk>