- add sparc64 to ONLY_FOR_ARCHS
- take over maintainership - bump PKGNAME ok kurt@
This commit is contained in:
parent
ee27422a8e
commit
624a0065df
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/03 18:02:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2006/11/03 20:56:23 ajacoutot Exp $
|
||||
# $FreeBSD: /repoman/r/pcvs/ports/devel/nspr/Makefile,v 1.13 2003/12/13 21:30:19 peter Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386 powerpc amd64
|
||||
ONLY_FOR_ARCHS= i386 powerpc amd64 sparc64
|
||||
|
||||
COMMENT= "Netscape Portable Runtime"
|
||||
|
||||
VER= 4.4.1
|
||||
DISTNAME= nspr-${VER}
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
SHARED_LIBS= nspr4 1.0 \
|
||||
plc4 1.0 \
|
||||
plds4 1.0
|
||||
@ -16,7 +16,7 @@ CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.mozilla.org/projects/nspr/index.html
|
||||
|
||||
MAINTAINER= Kurt Miller <kurt@openbsd.org>
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# MPL - Mozilla Public License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user