55c7913e0e
While here: - trim headers - convert to uses=gmake - remove now useless pre.mk/post.mk dancing
17 lines
371 B
Makefile
17 lines
371 B
Makefile
# Created by: Oleg Sharoiko <os@rsu.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= smapi
|
|
DISTVERSION= 2.4-rc5
|
|
CATEGORIES= news mail
|
|
MASTER_SITES= SF/husky/${PORTNAME}/2.4-RC5
|
|
|
|
MAINTAINER= os@rsu.ru
|
|
COMMENT= MSGAPI for Husky Fidosoft Project. Development version
|
|
|
|
CONFLICTS= husky-smapi-[0-9]*
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
.include "${.CURDIR}/../husky-base-devel/Makefile.inc"
|
|
.include <bsd.port.mk>
|