1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/hp48cc/pkg-plist
Alexey Dokuchaev 856a51e90a - Resurrect once dead port
- Take maintainership
- Respect CC and CLAGS
- Clean up Makefile
- Utilize EXAMPLESDIR macro
- Pet some portlint(1)
- Fix a WWW line, remove attribution
2006-09-04 21:06:12 +00:00

17 lines
571 B
Plaintext

bin/hp48cc
%%PORTDOCS%%%%EXAMPLESDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/accuracy.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/astro.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/fact.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/gcd.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/hello.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/inform.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/pi1.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/pi2.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/sort.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/tutorial.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/xcos.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/xexp.hpc
%%PORTDOCS%%%%EXAMPLESDIR%%/xsin.hpc
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%