diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-19 22:10:13 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-19 22:10:13 +0000 |
commit | a42ec116be28ea6ecf479a22023e11ce46f3800a (patch) | |
tree | c0ad89697a6533f51e7c23b2de3c21c167e2128d /news/husky-smapi-devel | |
parent | 208afedf5cfa1fe35ff420dc88ba5c3b4b7acd69 (diff) |
Notes
Diffstat (limited to 'news/husky-smapi-devel')
-rw-r--r-- | news/husky-smapi-devel/Makefile | 18 | ||||
-rw-r--r-- | news/husky-smapi-devel/pkg-descr | 6 | ||||
-rw-r--r-- | news/husky-smapi-devel/pkg-plist | 13 |
3 files changed, 0 insertions, 37 deletions
diff --git a/news/husky-smapi-devel/Makefile b/news/husky-smapi-devel/Makefile deleted file mode 100644 index af376cd849e8..000000000000 --- a/news/husky-smapi-devel/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= husky-smapi -CATEGORIES= news mail - -MAINTAINER= osharoiko@gmail.com -COMMENT= Husky FTN MSGAPI library (development version) - -LIB_DEPENDS= libhusky.so:${PORTSDIR}/news/husky-huskylib-devel - -CONFLICTS= husky-smapi-[0-9]* - -USE_LDCONFIG= yes - -MASTERDIR= ${.CURDIR}/../husky-devel -COMPONENT_SUBDIR= smapi - -.include <bsd.port.mk> diff --git a/news/husky-smapi-devel/pkg-descr b/news/husky-smapi-devel/pkg-descr deleted file mode 100644 index 1c3b7260e711..000000000000 --- a/news/husky-smapi-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -MSGAPI for Husky Fidosoft Project. -Development version. - -Husky is complete freeware suite of Fidonet applications. - -WWW: http://husky.sourceforge.net/ diff --git a/news/husky-smapi-devel/pkg-plist b/news/husky-smapi-devel/pkg-plist deleted file mode 100644 index f70aec5d1dc8..000000000000 --- a/news/husky-smapi-devel/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -include/smapi/api_jam.h -include/smapi/api_jamp.h -include/smapi/api_sdm.h -include/smapi/api_sdmp.h -include/smapi/api_sq.h -include/smapi/api_sqp.h -include/smapi/apidebug.h -include/smapi/msgapi.h -include/smapi/old_msg.h -lib/libsmapi.a -lib/libsmapi.so -lib/libsmapi.so.2 -@dirrmtry include/smapi |