Uses C++.
This commit is contained in:
parent
edae17f5dd
commit
0549780688
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:29 joerg Exp $
|
# $NetBSD: Makefile,v 1.25 2006/06/07 12:43:54 joerg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= sms-2.0.3
|
DISTNAME= sms-2.0.3
|
||||||
|
@ -11,6 +11,7 @@ MAINTAINER= zuntum@NetBSD.org
|
||||||
HOMEPAGE= http://www.ceti.pl/~miki/komputery/sms.html
|
HOMEPAGE= http://www.ceti.pl/~miki/komputery/sms.html
|
||||||
COMMENT= Send SMS to cellular phones in Poland (Plus, Idea, Era)
|
COMMENT= Send SMS to cellular phones in Poland (Plus, Idea, Era)
|
||||||
|
|
||||||
|
USE_LANGUAGES= c++
|
||||||
USE_TOOLS+= gmake
|
USE_TOOLS+= gmake
|
||||||
|
|
||||||
INSTALLATION_DIRS= bin
|
INSTALLATION_DIRS= bin
|
||||||
|
|
Loading…
Reference in a new issue