add forgotten @pkgpath annotations
This commit is contained in:
parent
7682f7ae7a
commit
275511dc5a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2006/11/20 20:27:34 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2006/11/24 07:21:27 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT-perl= "UUID modules for Perl"
|
||||
|
||||
VERSION= 1.5.0
|
||||
DISTNAME= uuid-${VERSION}
|
||||
FULLPKGNAME-main= uuid-${VERSION}p0
|
||||
FULLPKGNAME-main= uuid-${VERSION}p1
|
||||
FULLPKGNAME-perl= p5-UUID-${VERSION}
|
||||
CATEGORIES= devel
|
||||
SHARED_LIBS= uuid 13.22 \
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/20 20:27:34 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2006/11/24 07:21:27 steven Exp $
|
||||
@pkgpath devel/uuid
|
||||
@conflict e2fsprogs-*
|
||||
bin/uuid
|
||||
bin/uuid-config
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/11/21 11:03:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/11/24 07:21:27 steven Exp $
|
||||
|
||||
COMMENT-main= "Quake/Quake-world client"
|
||||
COMMENT-server= "Quake world server"
|
||||
CATEGORIES= games
|
||||
|
||||
FULLPKGNAME-server= quakeworld-server-20000101p1
|
||||
PKGNAME-main= quake-20000101p1
|
||||
PKGNAME-main= quake-20000101p2
|
||||
DISTNAME= quake-v6-bsd-kame
|
||||
PATCHFILES= quake6-00-v6-20000202b.diff.gz:0
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/21 11:04:18 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2006/11/24 07:21:27 steven Exp $
|
||||
@pkgpath games/quake
|
||||
bin/quake${FLAVOR_EXT}
|
||||
bin/qw-client${FLAVOR_EXT}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/11/21 00:12:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/11/24 07:21:27 steven Exp $
|
||||
COMMENT-main= 'japanese input method'
|
||||
COMMENT-emacs= 'emacs files for anthy'
|
||||
|
||||
@ -7,7 +7,7 @@ CATEGORIES= japanese inputmethods
|
||||
V= 7900
|
||||
MULTI_PACKAGES= -main -emacs
|
||||
DISTNAME= anthy-$V
|
||||
PKGNAME-main= anthy-$Vp0
|
||||
PKGNAME-main= anthy-$Vp1
|
||||
PKGNAME-emacs= emacs-anthy-$V
|
||||
|
||||
HOMEPAGE= http://anthy.sourceforge.jp/
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/21 00:12:40 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2006/11/24 07:21:27 steven Exp $
|
||||
@pkgpath inputmethods/anthy
|
||||
%%SHARED%%
|
||||
bin/anthy-agent
|
||||
bin/anthy-dic-tool
|
||||
|
Loading…
Reference in New Issue
Block a user