makefile tweaks
This commit is contained in:
parent
9bea9b8688
commit
83b049cf50
@ -1,21 +1,16 @@
|
||||
# OpenBSD makefile for: mpack
|
||||
# Version required: 1.5
|
||||
# Date created: 29 April 1998
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/04/29 05:07:09 angelos Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1998/10/08 03:44:31 marc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mpack-1.5-src
|
||||
PKGNAME= mpack-1.5
|
||||
CATEGORIES= converters mail news
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
WRKSRC= ${WRKDIR}/mpack
|
||||
MAKEFLAGS= -DDESTDIR=${PREFIX} -f
|
||||
MAN1= mpack.1 munpack.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user