openbsd-ports/print/enscript/Makefile
1999-03-07 01:38:58 +00:00

22 lines
448 B
Makefile

# OpenBSD makefile for: enscript
# Version required: 1.6.1
# Date created: 1998-Jul-21
# Whom: marc@OpenBSD.ORG
#
# $OpenBSD: Makefile,v 1.2 1999/03/07 01:39:00 brad Exp $
#
DISTNAME= enscript-1.6.1
CATEGORIES= print
MAINTAINER= marc@openbsd.org
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= enscript
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/lib
CONFIGURE_ARGS+= --with-media=Letter
.include <bsd.port.mk>