From 2b1e94bbb910617c778c39113f061eaff8694dcb Mon Sep 17 00:00:00 2001 From: Lukc Date: Sun, 12 Sep 2010 09:30:43 +0000 Subject: nhopkg port added. --- nhopkg/Pkgfile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 nhopkg/Pkgfile (limited to 'nhopkg/Pkgfile') diff --git a/nhopkg/Pkgfile b/nhopkg/Pkgfile new file mode 100644 index 0000000..3fa2da1 --- /dev/null +++ b/nhopkg/Pkgfile @@ -0,0 +1,13 @@ +description="Lightweight and powerfull package manager system." +packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +url=http://www.nhopkg.org/ +depends=(bash grep bzip2 gzip) + +name=nhopkg +version=0.5.1 +release=1 +source=(http://downloads.sourceforge.net/project/$name/$name/$name-${version%.*}/$name-$version.tar.bz2) + +includes=(autotools) + -- cgit v1.2.3-54-g00ecf