40c0e157f8
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer)
22 lines
402 B
Makefile
22 lines
402 B
Makefile
# New ports collection makefile for: serdisplib
|
|
# Date created: 2011-03-31
|
|
# Whom: Markus Dolze <bsdfan@nurfuerspam.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= serdisplib
|
|
PORTVERSION= 1.97.9
|
|
CATEGORIES= devel
|
|
MASTER_SITES= SF
|
|
|
|
MAINTAINER= bsdfan@nurfuerspam.de
|
|
COMMENT= Library to drive graphical LC- and OLED displays
|
|
|
|
LICENSE= GPLv2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
USE_LDCONFIG= yes
|
|
|
|
.include <bsd.port.mk>
|