1e8ad44993
Approved by: portmgr@
18 lines
324 B
Makefile
18 lines
324 B
Makefile
# Created by: 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
|
|
USES= gmake
|
|
USE_LDCONFIG= yes
|
|
|
|
.include <bsd.port.mk>
|