fix FULLPKGPATH

This commit is contained in:
espie 2010-02-26 19:10:57 +00:00
parent 839c2af8f1
commit 9c532507e5
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2009/09/15 17:37:21 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2010/02/26 19:10:57 espie Exp $
SHARED_ONLY= Yes
@ -8,7 +8,8 @@ COMMENT-examples= example programs for the LDAP client API for Python
V= 2.3.1
DISTNAME= python-ldap-${V}
PKGNAME-main= py-ldap-${V}p2
FULLPKGNAME-examples= py-ldap-examples-${V}p1
FULLPKGNAME-examples= py-ldap-examples-${V}p2
FULLPKGPATH-examples= databases/py-ldap,-examples
CATEGORIES= databases

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST-examples,v 1.4 2008/01/14 11:11:33 winiger Exp $
@comment $OpenBSD: PLIST-examples,v 1.5 2010/02/26 19:10:57 espie Exp $
@pkgpath databases/py-ldap,-examples,python2.4
@pkgpath databases/py-ldap,-examples,python2.5
share/examples/py-ldap/
share/examples/py-ldap/Demo/
share/examples/py-ldap/Demo/Lib/