2000-02-11 19:43:57 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2000/02/12 00:43:58 espie Exp $
|
1998-04-29 01:05:09 -04:00
|
|
|
|
1998-10-07 23:05:04 -04:00
|
|
|
DISTNAME= btoa-5.2
|
|
|
|
PKGNAME= btoa-5.2.1
|
|
|
|
CATEGORIES= converters
|
2000-02-11 19:43:57 -05:00
|
|
|
NEED_VERSION= 1.195
|
1998-10-07 23:05:04 -04:00
|
|
|
|
|
|
|
# The readme says both "public domain" and "may not be used commercially".
|
|
|
|
# I'm being nice to the authors...
|
|
|
|
#
|
|
|
|
RESTRICTED= "no commercial use"
|
1998-04-29 01:05:09 -04:00
|
|
|
|
1998-10-07 23:05:04 -04:00
|
|
|
MAINTAINER= angelos@openbsd.org
|
1998-04-29 01:05:09 -04:00
|
|
|
|
1998-10-07 23:05:04 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
PATCHFILES= btoa-5.2-patch1.gz
|
1998-04-29 01:05:09 -04:00
|
|
|
|
2000-02-11 19:43:57 -05:00
|
|
|
MAKE_FLAGS= DESTDIR=${PREFIX}
|
1998-10-07 23:05:04 -04:00
|
|
|
MAKEFILE= Makefile.sun
|
1998-04-29 01:05:09 -04:00
|
|
|
|
|
|
|
# Turn off the default from bsd.port.mk (-p0), which screws things up
|
|
|
|
PATCH_DIST_STRIP=
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|